home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / g / gnu_c / gempp19.zoo / gem++19 / example / acc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-05-02  |  283 b   |  11 lines

  1. /* resource set indices for ACC */
  2.  
  3. #define MENU               0 /* menu */
  4. #define DOOPEN             7 /* STRING in tree MENU */
  5. #define DOQUIT            16 /* STRING in tree MENU */
  6.  
  7. #define SAYHELLO           1 /* form/dialog */
  8.  
  9. #define ACCNAME            0 /* Free string */
  10.  
  11.